QuickOPC User's Guide and Reference
Reactive Programming Model for OPC Alarms and Events
Development Models > Reactive Programming Model > Reactive Programming Model for OPC Alarms and Events

Microsoft Reactive Extensions (Rx) and reactive programming in general is a big subject and cannot be covered in any detail here. We will only describe the specifics that QuickOPC brings to Rx, by bridging it with the world of OPC.

The power of reactive extensions is in their high level of abstraction, asynchronous nature, and ability of composition.

See Also